jQuery Chaining

jQuery Chaining allows us to run multiple action on the same set of elements within a single statement.

Code :